home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2001 December
/
pcwk12201b.iso
/
PCWK-txt
/
Intel Free Software
/
IntelChipsetUtility
/
Disk1
/
data1.cab
/
AllFiles
/
Win98
/
ICH2SMB.INF
< prev
next >
Wrap
Windows Setup INFormation
|
2001-09-06
|
3KB
|
93 lines
; ****************************************************************************
; ****************************************************************************
; ** Filename: ICH2SMB.INF
; ** Abstract: Windows* 98 INF Update File for Intel(R) 82801BA/BAM
; ** SMBus device
; ** Last Update: March 3, 2000 (Version 2.30 Build 0014)
; ****************************************************************************
; ****************************************************************************
[version]
LayoutFile= Layout.inf, Layout1.inf, Layout2.inf
signature="$CHICAGO$"
Class=System
ClassGUID={4d36e97d-e325-11ce-bfc1-08002be10318}
Provider=%INTEL%
CatalogFile=ich2smb.cat
DriverVer=03/03/2000, 2.30.0014
[ClassInstall]
AddReg=System_Class_Reg
DelReg=System_Class_DelReg
[System_Class_Reg]
HKR,,,,%SystemClassName%
HKR,,Installer,,sysclass.dll
[System_Class_DelReg]
HKR,,NoInstallClass
[Manufacturer]
%INTEL_MFG%=INTEL_SYS
[INTEL_SYS]
%PCI\VEN_8086&DEV_2443.DeviceDesc%=NO_DRV,PCI\VEN_8086&DEV_2443
%PCI\VEN_8086&DEV_2443.DeviceDesc%=NO_DRV,PCI\VEN_8086&DEV_2443&CC_0C05
[NO_DRV]
AddReg=NO_DRV_AddReg
DelReg=RemoveDevLoader
[NO_DRV_AddReg]
[RemoveDevLoader]
HKR,,DevLoader
[AGP_BRIDGE_DRV]
[ControlFlags]
ExcludeFromSelect=PCI\VEN_8086&DEV_2443
[Strings]
SystemClassName = "System devices"
INTEL ="Intel"
NULL = ""
WINBASE = "Base Windows Components"
SRCPATH = "Distribution directory"
INTEL_MFG ="Intel"
PCI\VEN_8086&DEV_2443.DeviceDesc = "Intel(R) 82801BA/BAM SMBus Controller - 2443"
; Copyright (c) 1999-2000 Intel Corporation
; Copyright (c) 1993-1998 Microsoft Corporation
; ************************************************************
; Intel is making no claims of usability, efficacy or
; warranty.
; ************************************************************
; Information in this document is provided in connection with
; Intel products. No license, express or implied, by estoppel
; or otherwise, to any intellectual property rights is granted
; by this document. Intel assumes no liability whatsoever,
; and Intel disclaims any express or implied warranty,
; relating to sale and/or use of Intel products including
; liability or warranties relating to fitness for a particular
; purpose, merchantability, or infringement of any patent,
; copyright or other intellectual property right. Intel
; products are not intended for use in medical, life saving,
; or life sustaining applications.
; ************************************************************
; Intel Corporation disclaims all warranties and liabilities
; for the use of this document and the information contained
; herein, and assumes no responsibility for any errors which
; may appear in this document, nor does Intel make a
; commitment to update the information contained herein. Intel
; reserves the right to make changes to this document at any
; time, without notice.
; ************************************************************
; ************************************************************
; * Third-party brands and names are the property of their
; respective owners.